home *** CD-ROM | disk | FTP | other *** search
/ Freelog 50 / Freelog050.iso / DossierLogitheque / Bureautique / Mira / Mira_setup.exe / {app} / Mira.exe / 0 / RCDATA / TAPROPOS / TAPROPOS.txt < prev   
Text File  |  2003-09-02  |  2KB  |  91 lines

  1. object APropos: TAPropos
  2.   Left = 371
  3.   Top = 119
  4.   BorderStyle = bsDialog
  5.   Caption = 'A propos de ...'
  6.   ClientHeight = 185
  7.   ClientWidth = 337
  8.   Color = clBtnFace
  9.   Font.Charset = ANSI_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'Arial'
  13.   Font.Style = []
  14.   KeyPreview = True
  15.   OldCreateOrder = True
  16.   Position = poScreenCenter
  17.   OnShow = FormShow
  18.   PixelsPerInch = 96
  19.   TextHeight = 14
  20.   object SC_Line1: TSC_Line
  21.     Left = 0
  22.     Top = 151
  23.     Width = 337
  24.     Height = 34
  25.     BorderShape = bsTopLine
  26.     Align = alBottom
  27.   end
  28.   object Copyright: TLabel
  29.     Left = 37
  30.     Top = 121
  31.     Width = 263
  32.     Height = 14
  33.     Caption = 'Copyright '#169' 1997 - 2003 SoftChris (Christian Martinez)'
  34.     Font.Charset = ANSI_CHARSET
  35.     Font.Color = clBlack
  36.     Font.Height = -11
  37.     Font.Name = 'Arial'
  38.     Font.Style = []
  39.     ParentFont = False
  40.     Transparent = True
  41.     IsControl = True
  42.   end
  43.   object Image4: TImage
  44.     Left = 153
  45.     Top = 71
  46.     Width = 32
  47.     Height = 32
  48.     AutoSize = True
  49.     Picture.Data = {<image000.ico>}
  50.   end
  51.   object Label4: TLabel
  52.     Left = 137
  53.     Top = 50
  54.     Width = 62
  55.     Height = 14
  56.     Caption = 'Version 2.00'
  57.     Font.Charset = ANSI_CHARSET
  58.     Font.Color = clWindowText
  59.     Font.Height = -11
  60.     Font.Name = 'Arial'
  61.     Font.Style = []
  62.     ParentFont = False
  63.     Transparent = True
  64.   end
  65.   object Label1: TLabel
  66.     Left = 136
  67.     Top = 12
  68.     Width = 65
  69.     Height = 36
  70.     Caption = 'Mira'
  71.     Font.Charset = ANSI_CHARSET
  72.     Font.Color = clWindowText
  73.     Font.Height = -32
  74.     Font.Name = 'Times New Roman'
  75.     Font.Style = [fsBold, fsItalic]
  76.     ParentFont = False
  77.   end
  78.   object Button1: TButton
  79.     Left = 131
  80.     Top = 158
  81.     Width = 75
  82.     Height = 22
  83.     Caption = '&Ok'
  84.     Default = True
  85.     ModalResult = 1
  86.     ParentShowHint = False
  87.     ShowHint = True
  88.     TabOrder = 0
  89.   end
  90. end
  91.